gnomeos: Pull in gzip
authorColin Walters <walters@verbum.org>
Fri, 13 Jan 2012 21:26:44 +0000 (16:26 -0500)
committerColin Walters <walters@verbum.org>
Fri, 13 Jan 2012 21:26:44 +0000 (16:26 -0500)
It doesn't understand --best, and some builds assume gzip.

gnomeos/yocto/classes/gnomeos-contents.bbclass

index fd04d957328ce37349eeb61607c3545b857ef622..6c21df096777637290eb105ffea7e034c81472ae 100644 (file)
@@ -17,6 +17,7 @@ RECIPE_PACKAGES = "task-core-boot \
                   tar \
                   grep \
                   gawk \
+                  gzip \
                   ncurses \
                   python-modules \
                   python-misc"